ostree.git
2019-10-18 Colin Walterslib/repo: [scan-build] Quiet a dead store warning
2019-10-18 Colin Walterstree-wide: [scan-build] Fix some dead stores
2019-10-16 OpenShift Merge... Merge pull request #1945 from cgwalters/papr-trim
2019-10-16 OpenShift Merge... Merge pull request #1943 from cgwalters/more-scan-build
2019-10-16 Colin Waltersci: Trim PAPR config to drop required flag
2019-10-16 OpenShift Merge... Merge pull request #1912 from akiernan/us-fix-trivial...
2019-10-16 OpenShift Merge... Merge pull request #1937 from cgwalters/zipl-backend
2019-10-16 OpenShift Merge... Merge pull request #1931 from cgwalters/covscan-fixes
2019-10-16 OpenShift Merge... Merge pull request #1942 from cgwalters/build-installdeps
2019-10-16 Colin Waltersbootloader: Add a zipl bootloader backend
2019-10-16 Colin Waltersprune: [scan-build] Initialize a variable
2019-10-16 Colin Walterstree-wide: [scan-build]: Add some asserts that pointers...
2019-10-16 Colin Walterscommit: [scan-build] Remove a dead assignment
2019-10-16 Colin Waltersci: Skip all yum operations if SKIP_INSTALLDEPS is set
2019-10-16 Colin Walterslibotutil: Port keyfile-utils.c to new style
2019-10-15 OpenShift Merge... Merge pull request #1932 from cgwalters/covscan-fixes-2
2019-10-15 OpenShift Merge... Merge pull request #1939 from jlebon/pr/fix-keyfile...
2019-10-15 Jonathan Lebonsrc/libotutil: Fix strv memory leak
2019-10-15 OpenShift Merge... Merge pull request #1933 from cgwalters/scan-build-0
2019-10-15 Colin Waltersrepo: [scan-build]: Mark a variable used
2019-10-15 Colin Walterssysroot: [scan-build] Remove a dead assignment
2019-10-15 Colin Walterssysroot: [scan-build]: Remove a dead assignment
2019-10-15 Colin Waltersrepo: [scan-build] Initialize a variable
2019-10-15 Colin Walterslibostree: Add an assert to pacify clang-analyzer
2019-10-14 Colin WaltersMerge pull request #1938 from cgwalters/owners-file
2019-10-14 Colin WaltersOWNERS: New file
2019-10-14 Colin WaltersMerge pull request #1934 from cgwalters/mkdir-artifacts
2019-10-14 Colin Waltersci: Make ${ARTIFACTS} directory
2019-10-11 Colin Waltersci: Honor ARTIFACTS environment variable
2019-10-09 Alex KiernanGate ostree-trivial-httpd on BUILDOPT_TRIVIAL_HTTPD
2019-10-09 Alex KiernanAlways enable trivial-httpd for tests
2019-09-26 Javier Martinez... grub2: Exit gracefully if the configuration has BLS...
2019-09-25 Jonathan Lebonconfigure.ac: Add more details on how to do a release
2019-09-25 Jonathan LebonPost-release version bump
2019-09-25 Jonathan LebonRelease 2019.4
2019-09-24 Jonathan Lebonboot/finalize-staged: Run after systemd-journal-flush...
2019-09-24 Philip Withnalllib/repo-pull: Add more debugging on pull failure
2019-09-13 Benjamin Gilbertprepare-root: remember to remove /sysroot.tmp
2019-09-09 Colin Waltersfsck: Fix version in docs, tweak error text
2019-09-09 Jason Wesselfsck: Add test for --delete corruption, fix repair...
2019-09-09 Jason Wesselfsck: Implement a partial commit reason bitmask
2019-09-07 Dan Nicholsonlib/gpg: Use g_spawn_sync to kill gpg-agent
2019-09-06 Dan Nicholsonlib/gpg: Don't kill gpg-agent on newer gnupg
2019-09-02 Dan Nicholsonlib/gpg: Only show gpg-connect-agent stderr on failures
2019-09-02 Javier Martinez... lib/bootconfig-parser: Always include deployment index...
2019-08-29 Javier Martinez... lib/bootconfig-parser: Write BLS fragment fields in...
2019-08-29 Javier Martinez... lib/bootconfig-parser: Remove support to preserve comme...
2019-08-29 Colin Waltersci: Add prow/ subdirectory with Dockerfile
2019-08-26 Colin Walterssysroot: Add a clearer error if /boot/loader isn't...
2019-08-22 Colin WaltersPost-release version bump
2019-08-22 Colin WaltersRelease 2019.3
2019-08-21 Daniel Drakelib/deploy: handle FIFREEZE ENOSYS failure
2019-08-14 Jonathan Lebonbin: Better handle --
2019-08-08 Colin Waltersadmin/init-fs: Add a --modern switch
2019-08-07 Colin WaltersREADME.md: Rework "projects using" section
2019-08-01 Denis Pynkintests/test-repo-finder-mount: skip some tests if GPG...
2019-08-01 Denis Pynkintests/gpg: fix GPG-dependent shell tests if no GPG...
2019-08-01 Denis Pynkintests/gpg: fix the check of GPG support
2019-08-01 Denis Pynkingpg: add dummy public interface
2019-08-01 Denis Pynkinlib: rename common sign/verification functions and...
2019-08-01 Denis Pynkingpg: conditionally build GPG-related code for sign...
2019-08-01 Denis Pynkinbuild: Conditionally build the GPG-related tests
2019-08-01 Denis Pynkinbuild: Conditionally build GPGME-related sources
2019-08-01 Denis Pynkinbuild: Add conditional use of GPGME
2019-07-29 Jonathan Lebonlib/pull: Rename variable for clarity
2019-07-29 Jonathan Lebonlib/pull: Allow downgrade protection with overrides
2019-07-29 Colin WaltersAdd OSTREE_BUILT_FEATURES to ostree-version.h
2019-07-27 Dan Nicholsonci/rpmostree: Bump to 2019.3
2019-07-27 Dan Nicholsonlib/kargs: Don't expose OstreeKernelArgs autoptr cleanu...
2019-07-27 Dan Nicholsontests/gpg: Skip tests when subkeys can't be expired
2019-07-27 Dan Nicholsontests/gpg: Use exit hook to kill agent in temporary...
2019-07-23 Dan Nicholsontests/sizes.js: Fix byte array unpacking
2019-07-23 Dan Nicholsontests/sizes: Fix call to commit_transaction()
2019-07-02 Rafael Fonsecalib/kargs: add missing function to symbol-versioning...
2019-06-26 Matthew Leedslib/repo: Improve docs for get_min_free_space_bytes()
2019-06-21 Robert Fairleylib/util: Drop unneeded ot-tool-util.h includes
2019-06-21 Robert Fairleyci/flatpak: Bump FLATPAK_TAG to 1.4.1
2019-06-21 Robert FairleyMakefile-libostree.am: Work around clang issues with...
2019-06-21 Robert Fairleyci/build-check: Remove unused-command-line-argument...
2019-06-21 Robert Fairleyci: Use Fedora 29 artifacts
2019-06-19 Dan Nicholsontests: Always cleanup gpg-agent when exiting
2019-06-19 Dan Nicholsontests/libtest: Allow appending actions to be run on...
2019-06-19 Dan Nicholsonlib: Kill GPG agent when cleaning up tmp homedirs
2019-06-19 Dan Nicholsonlib/gpg: Add helper to kill GPG agent
2019-06-19 Dan Nicholsontests/test-gpg-signed-commit: Test more key states
2019-06-19 Dan Nicholsontests/libtest: Allow specifying GPG homedir to cleanup
2019-06-19 Dan Nicholsonlib/gpg: Show if GPG key has been revoked
2019-06-19 Dan Nicholsonlib/gpg: Show information for expired keys
2019-06-19 Dan Nicholsonlib/gpg: Factor out expiration timestamp formatting
2019-06-18 Allen Bailib/kargs: Make API public and upstream new rpm-ostree...
2019-06-17 Rafael Fonsecaadmin: allow multiple args for pin subcommand
2019-06-12 Dan Nicholsonbin/refs: Allow overwriting existing ref
2019-06-06 Allen Bailib/util: Fix segfault when validating filename
2019-05-29 Philip Withnallostree-repo-finder: Clarify immutability after construction
2019-05-28 Tristan Van... tests: Test committing archives from stdin
2019-05-28 Tristan Van... man: Document ability to commit archives from stdin
2019-05-28 Tristan Van... bin/commit: Support committing archives from stdin
2019-05-28 Tristan Van... lib/commit: Added new ostree_repo_write_archive_to_mtre...
2019-05-27 Robert Fairleyci: Split out installdeps.sh from build.sh
2019-05-20 Robert Fairleylib/fetcher-util: Use GIOErrorEnum instead of GIOError
next